Rename VM.otherConfig to VM.other_config, for consistency with the other fields,
authorEwan Mellor <ewan@xensource.com>
Mon, 29 Jan 2007 12:11:13 +0000 (12:11 +0000)
committerEwan Mellor <ewan@xensource.com>
Mon, 29 Jan 2007 12:11:13 +0000 (12:11 +0000)
commit22309ac5669d3b97cba5571afe8398561b3fcde5
tree09b28baeb8abb2731fcad62d17b3fa859168bfe2
parentfbe0a458864b8ac3938845eacf85ce3bbc9cb597
Rename VM.otherConfig to VM.other_config, for consistency with the other fields,
and implement add_to_other_config and remove_from_other_config in the C
bindings.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex
tools/libxen/include/xen_vm.h
tools/libxen/src/xen_vm.c
tools/python/xen/xend/XendAPI.py